Files
e78f8eb4-7296-46cb-be4b-d93…/vercel.json
2026-06-09 08:19:30 +00:00

5 lines
97 B
JSON

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