Files
b150e1ef-af1c-4cc0-9237-c8f…/vercel.json
2026-03-07 10:16:27 +00:00

5 lines
97 B
JSON

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