Files
29ee10b8-98fe-46d0-ae50-89e…/vercel.json
2026-04-26 19:43:36 +00:00

5 lines
97 B
JSON

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