Files
4f0da2e7-6079-4df9-87cf-e13…/vercel.json
2026-04-22 18:23:08 +00:00

5 lines
97 B
JSON

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