Files
67fe18b7-8bcb-4ef3-94db-7c6…/vercel.json
2026-06-04 12:29:04 +00:00

5 lines
97 B
JSON

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