Files
6dcf47f7-299c-4879-907a-d52…/vercel.json
2026-04-27 16:59:39 +00:00

5 lines
97 B
JSON

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