Files
69bd1a7c-f16f-47d6-a2da-1fd…/vercel.json
2026-04-21 16:40:55 +00:00

5 lines
97 B
JSON

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