Files
99bfcc74-5332-467d-9329-d65…/vercel.json
2026-04-15 16:45:32 +00:00

5 lines
97 B
JSON

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