Files
0ed75901-1b5f-40ad-9df6-44f…/vercel.json
2026-03-13 06:12:54 +00:00

5 lines
97 B
JSON

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