Files
5c6af7e2-398d-4e04-8e92-090…/vercel.json
2026-05-22 04:53:58 +00:00

5 lines
97 B
JSON

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