Files
46b45db2-a8c2-4e18-b8e9-b3e…/vercel.json
2026-03-29 09:19:33 +00:00

5 lines
97 B
JSON

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