Files
f358f0fe-8eeb-412d-93ee-a47…/vercel.json
2026-04-15 16:57:18 +00:00

5 lines
97 B
JSON

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