Files
5597fa64-5f8d-4751-8f9d-d1c…/vercel.json
2026-03-19 03:26:23 +00:00

5 lines
97 B
JSON

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