Files
7ed5fa8a-517e-49fa-b93b-3eb…/vercel.json
2026-03-09 05:41:58 +00:00

5 lines
97 B
JSON

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