Files
ab9ecae7-3ef6-43a1-8ed1-a0a…/vercel.json
2026-04-08 05:11:30 +00:00

5 lines
97 B
JSON

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