Files
5cde436f-6db5-4278-912e-3fa…/vercel.json
2026-04-18 15:08:29 +00:00

5 lines
97 B
JSON

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