Files
3447d789-df8d-4f7d-9462-91d…/vercel.json
2026-06-03 14:18:33 +00:00

5 lines
97 B
JSON

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