Files
00b4f2b3-dd97-4820-aab2-eee…/vercel.json
2026-03-08 08:48:28 +00:00

5 lines
97 B
JSON

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