Files
050a0996-e791-4f51-80f4-5ef…/vercel.json
2026-03-09 21:18:48 +00:00

5 lines
97 B
JSON

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