Files
a25b3975-adfc-4e17-9334-d15…/vercel.json
2026-03-31 09:07:58 +00:00

5 lines
97 B
JSON

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