Files
786855f9-c819-4adf-bd38-32e…/vercel.json
2026-04-29 10:23:04 +00:00

5 lines
97 B
JSON

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