Files
f2b46a5b-72af-4f92-a7ed-ee1…/vercel.json
2026-03-08 21:17:08 +00:00

5 lines
97 B
JSON

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