Files
43bb5358-bffb-419e-a5e7-efc…/vercel.json
2026-03-07 07:28:38 +00:00

5 lines
97 B
JSON

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