Files
40f8eed4-0a1a-41f7-a74f-566…/vercel.json
2026-04-09 18:50:17 +00:00

5 lines
97 B
JSON

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