Files
2022f5ab-4b1a-45fa-9de1-d6e…/vercel.json
2026-04-13 11:43:33 +00:00

5 lines
97 B
JSON

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