Files
d15fb6ed-e592-4938-8317-091…/vercel.json
2026-03-29 10:24:37 +00:00

5 lines
97 B
JSON

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