Files
70cc1778-3a6f-41c6-a12f-0a8…/vercel.json
2026-03-08 03:44:31 +00:00

5 lines
97 B
JSON

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