Files
6cb8e6f7-c32b-4955-b30a-fb5…/vercel.json
2026-03-27 11:42:28 +00:00

5 lines
97 B
JSON

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