Files
ccd86850-5025-4f36-98a1-b3f…/vercel.json
2026-04-11 16:08:28 +00:00

5 lines
97 B
JSON

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