Files
486b1d72-5a6e-4c6b-82e1-1fd…/vercel.json
2026-03-03 06:37:06 +00:00

5 lines
97 B
JSON

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