Files
d813fa1a-eec2-4ebe-8933-e00…/vercel.json
2026-06-04 17:47:28 +00:00

5 lines
97 B
JSON

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