Files
17b8306e-7d52-4870-b9f8-6dd…/vercel.json
2026-05-08 16:02:07 +00:00

5 lines
97 B
JSON

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