Files
e8db6045-b1ab-425b-833a-c8e…/vercel.json
2026-05-23 05:22:01 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}