Files
5c290697-06b0-4fd6-9fd3-57d…/vercel.json
2026-02-12 03:49:44 +00:00

5 lines
97 B
JSON

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