Files
201fefd9-1a27-4b58-aca2-213…/vercel.json
2026-03-31 17:07:39 +00:00

5 lines
97 B
JSON

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