Files
04fe8602-8d4f-40bc-97a9-f64…/vercel.json
2026-05-10 06:44:56 +00:00

5 lines
97 B
JSON

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