Files
c52085b3-c8e3-4ed6-a1eb-e3e…/vercel.json
2026-04-28 11:48:47 +00:00

5 lines
97 B
JSON

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