Files
ffbf10cc-305d-4647-95a3-1a5…/vercel.json
2026-04-17 17:31:20 +00:00

5 lines
97 B
JSON

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