Files
fb1a09a2-3831-4fd4-8cb0-0b0…/vercel.json
2026-06-09 10:48:26 +00:00

5 lines
97 B
JSON

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