Files
df7c0336-7d1c-4396-86ce-efc…/vercel.json
2026-03-08 17:22:52 +00:00

5 lines
97 B
JSON

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