Files
c23e0720-6c12-4e24-9177-505…/vercel.json
2026-03-26 18:28:29 +00:00

5 lines
97 B
JSON

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