Files
562ad6e6-217a-41ee-80db-2fc…/vercel.json
2026-03-09 14:55:21 +00:00

5 lines
97 B
JSON

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