Files
227b3dfa-7496-428c-8eae-41b…/vercel.json
2026-04-09 06:06:18 +00:00

5 lines
97 B
JSON

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