Files
f9d5d9ef-04a8-435b-8f90-5f6…/vercel.json
2026-03-10 15:32:31 +00:00

5 lines
97 B
JSON

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