Files
4bcf8cb6-f95f-463a-b0ba-2e6…/vercel.json
2026-04-27 16:59:46 +00:00

5 lines
97 B
JSON

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