Files
e6e4d7da-df1f-46f3-b064-f27…/vercel.json
2026-01-21 00:49:00 +02:00

5 lines
97 B
JSON

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