Files
ce1fafa1-1fd2-44ad-8787-0bc…/vercel.json
2026-03-05 18:38:13 +00:00

5 lines
97 B
JSON

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