Files
3925bf65-5cc0-44eb-be8a-789…/vercel.json
2026-03-02 23:33:31 +00:00

5 lines
97 B
JSON

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