Files
c8beba94-a5ab-4e64-9652-123…/vercel.json
2026-04-02 21:04:03 +00:00

5 lines
97 B
JSON

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