Files
9711f5d6-c318-41c2-a0bb-3d8…/vercel.json
2026-05-15 12:41:42 +00:00

5 lines
97 B
JSON

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