Files
0a6af7ef-e3e5-4e88-afcb-54e…/vercel.json
2026-04-15 19:31:37 +00:00

5 lines
97 B
JSON

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