Files
568b2928-9d07-4954-9aa1-1fd…/vercel.json
2026-06-10 12:22:02 +00:00

5 lines
97 B
JSON

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