Files
f068e51f-a3e7-4e9f-ad48-7b4…/vercel.json
2026-04-17 08:52:30 +00:00

5 lines
97 B
JSON

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