Files
4e4117dd-84f2-40f2-87fb-b7a…/vercel.json
2026-03-25 22:56:03 +00:00

5 lines
97 B
JSON

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