Files
f5f95c24-6dcf-4b01-a5de-8c0…/vercel.json
2026-03-29 22:43:43 +00:00

5 lines
97 B
JSON

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