Files
384dbef6-d9d9-4d2e-adca-25a…/vercel.json
2026-03-19 14:45:01 +00:00

5 lines
97 B
JSON

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