Files
12270f5d-93df-447e-be21-fd5…/vercel.json
2026-05-11 07:56:29 +00:00

5 lines
97 B
JSON

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