Files
15fb2c41-5ebb-4dd2-9d9d-dc4…/vercel.json
2026-03-22 05:58:08 +00:00

5 lines
97 B
JSON

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