Files
b571dc5c-7ba1-47ad-b31f-e6d…/vercel.json
2026-03-08 10:51:19 +00:00

5 lines
97 B
JSON

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