Files
742fd7e6-99af-4bc1-891b-dff…/vercel.json
2026-02-18 22:16:55 +00:00

5 lines
97 B
JSON

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