Files
f43c8e38-d709-46f8-b3f7-9de…/vercel.json
2026-03-07 13:28:35 +00:00

5 lines
97 B
JSON

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