Files
b6ba11ef-5ea5-482e-9f49-570…/vercel.json
2026-04-11 13:34:19 +00:00

5 lines
97 B
JSON

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