Files
0df3d0f2-dce8-4dda-942a-5aa…/vercel.json
2026-04-21 08:51:56 +00:00

5 lines
97 B
JSON

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