Files
b0443566-48e2-4137-81be-3b7…/vercel.json
2026-04-26 16:51:00 +00:00

5 lines
97 B
JSON

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