Files
d4f0f6ca-46d9-43e5-89f7-400…/vercel.json
2026-05-25 13:27:07 +00:00

5 lines
97 B
JSON

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