Files
4d005d81-a388-400e-b3e8-b8e…/vercel.json
2026-04-08 02:12:10 +00:00

5 lines
97 B
JSON

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