Files
5a82e4bc-a428-4886-96d2-ad2…/vercel.json
2026-03-07 23:46:21 +00:00

5 lines
97 B
JSON

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