Files
898a4aeb-5f79-47ab-9331-bf2…/vercel.json
2026-05-31 20:08:27 +00:00

5 lines
97 B
JSON

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