Files
1f608a86-5ee3-41a0-a1f6-1f2…/vercel.json
2026-05-13 15:26:08 +00:00

5 lines
97 B
JSON

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