Files
fcd3a55a-0304-4b7a-9b4a-e18…/vercel.json
2026-05-28 19:51:02 +00:00

5 lines
97 B
JSON

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