Files
f4423f54-5bb4-4fe2-bf00-0b3…/vercel.json
2026-03-03 09:50:09 +00:00

5 lines
97 B
JSON

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