Files
10c01ea2-005e-4e49-91d5-199…/vercel.json
2026-04-07 21:10:10 +00:00

5 lines
97 B
JSON

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