Files
b23e00ef-9779-4d21-9ecb-e7e…/vercel.json
2026-04-07 11:37:37 +00:00

5 lines
97 B
JSON

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