Files
7bec1003-eedc-4f6a-8092-b6d…/vercel.json
2026-04-22 16:16:22 +00:00

5 lines
97 B
JSON

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