Files
300a21db-d26c-4f88-bef8-113…/vercel.json
2026-03-28 12:59:39 +00:00

5 lines
97 B
JSON

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