Files
bb0883a9-6d53-493f-b32c-1ea…/vercel.json
2026-03-31 23:40:53 +00:00

5 lines
97 B
JSON

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