Files
7ced33bd-1fd0-4cca-8d1a-66f…/vercel.json
2026-03-27 07:41:11 +00:00

5 lines
97 B
JSON

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