Files
05ecb6d8-6e7c-430e-9a26-e58…/vercel.json
2026-06-03 15:05:33 +00:00

5 lines
97 B
JSON

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