Files
fd793206-0ac9-4804-a6fd-e35…/vercel.json
2026-03-02 21:15:49 +00:00

5 lines
97 B
JSON

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