Files
9faccbf5-53f7-4818-95f2-9e7…/vercel.json
2026-04-16 03:53:42 +00:00

5 lines
97 B
JSON

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