Files
01bbad1b-493a-4d7a-8c6e-cd6…/vercel.json
2026-03-06 15:07:26 +00:00

5 lines
97 B
JSON

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