Files
1d2f4814-dc6d-4d9e-85ca-847…/vercel.json
2026-03-07 01:40:56 +00:00

5 lines
97 B
JSON

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