Files
23cef0a6-a68c-4f87-b78c-2e9…/vercel.json
2026-04-20 22:51:24 +00:00

5 lines
97 B
JSON

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