Files
0d1a2b41-0441-4f09-9157-ce7…/vercel.json
2026-04-08 23:20:56 +00:00

5 lines
97 B
JSON

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