Files
07c57bea-a99e-41e6-9b40-dd8…/vercel.json
2026-03-27 05:14:11 +00:00

5 lines
97 B
JSON

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