Files
4c245522-04e1-4257-b43d-55b…/vercel.json
2026-04-30 19:16:39 +00:00

5 lines
97 B
JSON

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