Files
3b9ae886-df5a-43a6-8801-dd1…/vercel.json
2026-04-08 00:44:53 +00:00

5 lines
97 B
JSON

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