Files
16c344db-405b-4793-ade5-264…/vercel.json
2026-03-07 17:48:31 +00:00

5 lines
97 B
JSON

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