Files
4f91f49c-2cf0-441b-9b04-224…/vercel.json
2026-03-04 16:54:35 +00:00

5 lines
97 B
JSON

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