Files
744fd313-e4b9-4e8d-a70c-965…/vercel.json
2026-03-06 07:47:04 +00:00

5 lines
97 B
JSON

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