Files
0ed124f7-8773-40b7-a74a-c81…/vercel.json
2026-05-13 13:51:42 +00:00

5 lines
97 B
JSON

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