Files
7416cc07-2f1b-44e4-b449-a5f…/vercel.json
2026-03-26 14:42:38 +00:00

5 lines
97 B
JSON

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