Files
c3aa9ac9-0a94-4afb-be30-be3…/vercel.json
2026-04-21 15:11:44 +00:00

5 lines
97 B
JSON

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