Files
07f24d5f-9bcb-4d01-9bdd-af8…/vercel.json
2026-05-25 00:40:20 +00:00

5 lines
97 B
JSON

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