Files
16452a0c-b400-4e71-9818-282…/vercel.json
2026-04-08 15:33:30 +00:00

5 lines
97 B
JSON

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