Files
fa5f7c74-d71e-465a-a9fc-f1a…/vercel.json
2026-05-16 21:05:55 +00:00

5 lines
97 B
JSON

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