Files
0fe330d7-78ca-4d71-9767-ebd…/vercel.json
2026-03-14 11:19:46 +00:00

5 lines
97 B
JSON

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