Files
25ce8686-7446-41ef-9212-e2d…/vercel.json
2026-04-30 15:17:22 +00:00

5 lines
97 B
JSON

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