Files
4b8e92d2-12fa-4946-b646-598…/vercel.json
2026-03-03 17:43:43 +00:00

5 lines
97 B
JSON

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