Files
378fde36-dc77-4ce5-88ee-c7a…/vercel.json
2026-06-07 20:51:54 +00:00

5 lines
97 B
JSON

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