Files
1bb9f1c7-6f50-4098-bf5b-980…/vercel.json
2026-03-09 19:03:03 +00:00

5 lines
97 B
JSON

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