Files
cd1ea34d-b40f-45a4-882d-1d6…/vercel.json
2026-03-16 03:19:54 +00:00

5 lines
97 B
JSON

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