Files
f03f6576-e820-42bd-8a9e-b77…/vercel.json
2026-03-13 18:51:54 +00:00

5 lines
97 B
JSON

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