Files
23a70b2d-7d78-4ba8-a824-324…/vercel.json
2026-03-28 13:04:09 +00:00

5 lines
97 B
JSON

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