Files
fe399863-d5c7-4f0f-b257-ead…/vercel.json
2026-03-26 19:17:21 +00:00

5 lines
97 B
JSON

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