Files
2aa0a9d6-2bef-40de-919c-5ee…/vercel.json
2026-03-06 06:25:58 +00:00

5 lines
97 B
JSON

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