Files
e3dfbc27-6618-4225-8ff1-ccf…/vercel.json
2026-04-07 14:10:11 +00:00

5 lines
97 B
JSON

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