Files
dc8fd232-b49f-4b7f-a763-1cc…/vercel.json
2026-03-05 01:20:27 +00:00

5 lines
97 B
JSON

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