Files
502f02ed-c268-4404-b680-d89…/vercel.json
2026-03-11 22:42:00 +00:00

5 lines
97 B
JSON

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