Files
5a585977-050c-44fe-9f0b-6fc…/vercel.json
2026-04-05 02:39:36 +00:00

5 lines
97 B
JSON

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