Files
31c869c4-388a-42d4-9bb0-1e6…/vercel.json
2026-03-21 22:46:20 +00:00

5 lines
97 B
JSON

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