Files
d34ceafa-ec46-4fd7-b4d0-d98…/vercel.json
2026-04-04 15:47:33 +00:00

5 lines
97 B
JSON

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