Files
d8368d56-55e1-452f-813c-ff1…/vercel.json
2026-04-16 19:31:35 +00:00

5 lines
97 B
JSON

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