Files
14401b03-d9b9-4a8c-810d-d28…/vercel.json
2026-03-12 04:06:18 +00:00

5 lines
97 B
JSON

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