Files
0d16c7f4-dcf5-446a-a73e-150…/vercel.json
2026-05-20 10:52:03 +00:00

5 lines
97 B
JSON

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