Files
0fe4d7a7-da3a-4205-89e9-0e7…/vercel.json
2026-04-10 06:06:48 +00:00

5 lines
97 B
JSON

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