Files
94f9dfbc-933d-4cf8-a94f-fd5…/vercel.json
2026-05-14 04:23:12 +00:00

5 lines
97 B
JSON

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