Files
f979d6a2-cd58-40eb-bfb2-cf4…/vercel.json
2026-03-03 09:36:55 +00:00

5 lines
97 B
JSON

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