Files
1fbea9b4-72f1-4ad2-9cd0-52d…/vercel.json
2026-06-08 15:34:14 +00:00

5 lines
97 B
JSON

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