Files
c548c5bd-5efa-4f42-b1f8-4cd…/vercel.json
2026-03-11 03:20:45 +00:00

5 lines
97 B
JSON

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